You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
EnsureRange Method
>
Math387.EnsureRange Method ([In] int, [In] int, [In] int)
Dew Math for .NET
Math387.EnsureRange Method ([In] int, [In] int, [In] int)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
EnsureRange Method
Collapse All
Limits the value.
Syntax
C#
Visual Basic
public
static
int
EnsureRange
([In]
int
Low
, [In]
int
X
, [In]
int
High
);
Public
static
Function
EnsureRange
(
Low
As
[In] int,
X
As
[In] int,
High
As
[In] int)
As
Integer
Remarks
Parameters can be integers.
Group
EnsureRange Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
EnsureRange Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!